opencard.opt.terminal.protocol
Class T1BlockNotImplementedFeatureException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byopencard.opt.terminal.protocol.T1BlockNotImplementedFeatureException
All Implemented Interfaces:
java.io.Serializable

public class T1BlockNotImplementedFeatureException
extends java.lang.RuntimeException

T1Protocol is a small subset of the T1 block protocol. - chaining is not supported - EDC-byte calculation only with LDR (XORed), CRC is not provided.

see ISO7816_3P9

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait